Mix Color
Combine two colors.
Node Data | |
---|---|
ColorArray | |
Display name | |
Mix Color | |
Internal name | |
Node_Color_Mix | |
Inheritances | |
node | |
node_processor | |
node_color_mix | |
Inputs | |
node_color_mix | |
color |
Color From |
color |
Color To |
float |
Mix |
enum |
Color Space |
Outputs | |
node_color_mix | |
color |
Color |
Mix color node allows you to blend two colors together. The Mix property control the blend progress from Color From to Color To.
Color Space
For more information, check out the color space page.
A color can be defines as a composition of multiple elements. For example a combination of red, green and
blue colors, or hue, saturation and value. The set of thoese elements is called a color space.
When mixing colors, each elements will be mix one by one. The Color Space
properties control the color space used for the mix.